Skip to content

GUACAMOLE-288: Add support for multi-monitor connections on RDP. #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

corentin-soriano
Copy link
Owner

@corentin-soriano corentin-soriano commented Oct 20, 2024

  • Display each monitor in separate window.
  • Automatic resize on window open or close.
  • Display user consent button to switch all window on fullscreen when the main window fullscreen is enabled.
  • All monitors are on the size of the main window and ordered from left to right (left monitor is the primary).
  • Auto scaling on secondary monitors.
  • Handle CTRL+ALT+SHIFT in secondary monitors (open the menu on the main window).
  • Close secondary monitor on client disconnect.
  • Admin can limit the usage of multi-monitors on each connection.
  • Drag and drop from one window to another without having to release the click and resume on the other side.

To improve:

  • Improve mouse move limit -> fixed by GUACAMOLE-377

Admin settings:
image
Add new monitor:
image
Multiple monitors opened:
image

@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch from e1b436f to f2d271b Compare October 29, 2024 18:08
@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch from 99d1319 to c9e8c3e Compare November 16, 2024 11:59
@corentin-soriano corentin-soriano changed the title GUACAMOLE-288: Add support for multi-monitor connections. GUACAMOLE-288: Add support for multi-monitor connections on RDP. Nov 30, 2024
@corentin-soriano corentin-soriano marked this pull request as draft November 30, 2024 14:57
@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch 3 times, most recently from 7a5da9e to dae165f Compare November 30, 2024 15:47
@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch 2 times, most recently from 25a1c10 to 54d5909 Compare January 16, 2025 11:02
@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch 2 times, most recently from 192beb9 to e050819 Compare January 21, 2025 09:40
@corentin-soriano corentin-soriano force-pushed the GUACAMOLE-288_multi_screen branch from e050819 to d9a8cc2 Compare February 15, 2025 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant